Skip to content

Conversation

@jcfr
Copy link
Contributor

@jcfr jcfr commented Jul 18, 2024

  • Deduce C/CXX if possible, add tests test_implicit_cxx and test_directive_cxx
  • Define cython argument and file extension in helper functions (_set_output and _compile_pyx)

Integrate changes originally introduced through:

jcfr and others added 2 commits July 18, 2024 17:03
Reorganize logic to define the Cython argument and generated file extension
within the helper functions `_set_output` and `_compile_pyx`. This improves
readability by ensuring these definitions are set where they are used.

Co-authored-by: Henry Schreiner <[email protected]>
Add tests `test_implicit_cxx` and `test_directive_cxx`

Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
@jcfr jcfr changed the title Improve language detection feat: Improve C/CXX language detection Jul 18, 2024
@jcfr jcfr merged commit baba6e4 into main Jul 18, 2024
@jcfr jcfr deleted the improve-language-detection branch July 18, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants